bitkeeper revision 1.1695 (42a80eb0iCQq47kS2MSpOLTFyng5Cg)
authorakw27@arcadians.cl.cam.ac.uk <akw27@arcadians.cl.cam.ac.uk>
Thu, 9 Jun 2005 09:41:04 +0000 (09:41 +0000)
committerakw27@arcadians.cl.cam.ac.uk <akw27@arcadians.cl.cam.ac.uk>
Thu, 9 Jun 2005 09:41:04 +0000 (09:41 +0000)
commit7556663ceb36533b6dd84135c310854915ae3470
tree6dd3bf8a23bf35b7d288546cd5ca9532f339fb72
parent7995fce76335d573f562bc8a55648db4122c6d25
bitkeeper revision 1.1695 (42a80eb0iCQq47kS2MSpOLTFyng5Cg)

Parallax fixes/updates:
- all data access now through the async lookup code.
- added synchronous wrappers for tools to use.
- added end-to-end crc32 on all image blocks
- various other fixes/cleanups/test stubs.

Signed-off-by: andrew.warfield@cl.cam.ac.uk
13 files changed:
.rootkeys
linux-2.6.11-xen-sparse/drivers/xen/blktap/blktap_userdev.c
tools/blktap/Makefile
tools/blktap/blockstore.c
tools/blktap/parallax-threaded.c [deleted file]
tools/blktap/parallax-threaded.h [deleted file]
tools/blktap/parallax.c
tools/blktap/requests-async.c
tools/blktap/requests-async.h
tools/blktap/snaplog.c
tools/blktap/vdi_fill.c
tools/blktap/vdi_unittest.c [new file with mode: 0644]
tools/blktap/vdi_validate.c